Terminal States
ThetelTermEnableMsg
message (page 5-11) provides information about the current state of a telephone terminal. Thevalue
parameter can contain either of the two following constants:
enum { telTerminalEnabled = 0, telTerminalDisabled = 1 };Constant descriptions
telTerminalEnabled
- The specified telephone terminal is enabled. The tool can send commands to the terminal and receive messages from it.
telTerminalDisabled
- The specified telephone terminal is disabled.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help